RadiatedExodus Public Modules Documentation
GetDeviceInput()
Initializing search
    • Home
    • DeviceInfo
    • ColorPickerModule
    • RigConverter
    • StarGenerator
    • GeometryLinesBackground
    • RESignal
    • Home
      • About
      • Usage
          • GetDevicePlatform()
          • GetDeviceType()
          • GetDeviceInput()
          • GetDeviceOrientation()
          • GetWindowSize()
          • GetGraphicsQuality()
          • PlatformType
          • DeviceType
          • InputType
          • DeviceOrientation
          • InputChanged
          • OrientationChanged
          • WindowSizeChanged
          • GraphicsQualityChanged
      • About
      • Usage
          • promptPickColor()
          • returnType
      • About
          • R6()
          • R15()
      • About
          • Generate()
          • posv3
          • posnum
      • About
          • new()
          • StartRender()
          • StopRender()
          • IsRendering()
          • SetAmountOfDots()
          • SetRootFrame()
          • SetDotBackgroundColor3()
          • SetLineBackgroundColor3()
          • SetTransparencyEnabled()
          • RootFrame
          • AmountOfDots
          • DotBackgroundColor3
          • LineBackgroundColor3
          • TransparencyEnabled
          • Rendering
      • About
        • new()
        • RESignal.SignalBehavior
            • Fire()
            • DisconnectAll()
            • Connect()
            • ConnectOnce()
            • Wait()
            • SetSignalBehavior()
            • Destroy()
            • Disconnect()
            • Connected

    GetDeviceInput()

    function DeviceInfo.GetDeviceInput(): DeviceInfoEnum.InputType
    

    Returns DeviceInfoEnum.InputType.

    Back to top
    Previous GetDeviceType()
    Next GetDeviceOrientation()
    Made with Material for MkDocs